.footer {
    background-color: #d92644 !important;
    width: unset;
    height: unset;
    position: unset;
    bottom: unset;
    margin-top: 50px;
}
.icons:nth-of-type(1):before {
    content: '\f09a';
    color: #d92644;
}
.icons:nth-of-type(2):before {
    content: '\f099';
    color: #d92644;

}
.icons:nth-of-type(3):before {
    content: '\f16d';
    color: #d92644;

}